home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / arkaice.swf / scripts / DefineButton2_29 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-14  |  120 b   |  6 lines

  1. on(release){
  2.    _parent.dekevaesto.gotoAndStop(1);
  3.    _parent.ranking.gotoAndStop(1);
  4.    _parent.gotoAndPlay(2);
  5. }
  6.